home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1991 …esperately Seeking Seven
/
Desperately Seeking Seven.2mg
/
Dev.CD.8
/
Essentials
/
Interfaces
/
APW.Interfaces
/
CInclude
/
Malloc.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-03-01
|
165 bÂ
|
12 lines
|
[04] ASCII Text (0x0000)
/*
* Copyright Apple Computer, Inc. 1987
* All rights reserved
*/
char *malloc();
char *realloc();
char *calloc();
void free();
void cfree();
char *lmalloc();